|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.window.Window
org.eclipse.vtp.desktop.core.dialogs.FramedDialog
org.eclipse.vtp.desktop.editors.core.elements.properties.SubdialogPropertiesPanel.InputValueDialog
public class SubdialogPropertiesPanel.InputValueDialog
| Nested Class Summary | |
|---|---|
class |
SubdialogPropertiesPanel.InputValueDialog.VariableContentProvider
|
class |
SubdialogPropertiesPanel.InputValueDialog.VariableLabelProvider
|
| Nested classes/interfaces inherited from class org.eclipse.jface.window.Window |
|---|
org.eclipse.jface.window.Window.IExceptionHandler |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jface.window.Window |
|---|
CANCEL, OK |
| Constructor Summary | |
|---|---|
SubdialogPropertiesPanel.InputValueDialog(org.eclipse.swt.widgets.Shell shell)
|
|
| Method Summary | |
|---|---|
void |
cancelPressed()
|
protected void |
createButtonBar(org.eclipse.swt.widgets.Composite parent)
|
protected void |
createDialogContents(org.eclipse.swt.widgets.Composite parent)
|
void |
okPressed()
|
void |
setValue(SubdialogInformationProvider.SubdialogInput value)
|
void |
updateValue()
|
| Methods inherited from class org.eclipse.vtp.desktop.core.dialogs.FramedDialog |
|---|
create, createContents, createSideBar, getFrameColor, getParentShell, getSideBarColor, getSideBarControl, getSideBarSize, getTitle, setFrameColor, setSideBarColor, setSideBarControl, setSideBarSize, setTitle |
| Methods inherited from class org.eclipse.jface.window.Window |
|---|
canHandleShellCloseEvent, close, configureShell, constrainShellSize, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getDefaultOrientation, getInitialLocation, getInitialSize, getLayout, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, handleShellCloseEvent, initializeBounds, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setParentShell, setReturnCode, setShellStyle, setWindowManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubdialogPropertiesPanel.InputValueDialog(org.eclipse.swt.widgets.Shell shell)
shellProvider - | Method Detail |
|---|
public void setValue(SubdialogInformationProvider.SubdialogInput value)
public void updateValue()
protected void createButtonBar(org.eclipse.swt.widgets.Composite parent)
createButtonBar in class FramedDialogpublic void okPressed()
public void cancelPressed()
protected void createDialogContents(org.eclipse.swt.widgets.Composite parent)
createDialogContents in class FramedDialog
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||